 @charset "utf-8";
@import url('about.css'); /**关于我们**/
@import url('news.css'); /**最新资讯**/
@import url('product.css'); /**最新资讯**/
@import url('hr.css'); /**最新资讯**/
@import url('message.css'); /**最新资讯**/
/* CSS Document */
body, div, p, h1, h2, h3, h4, h5, h6, ul, p, ol, li, dl, dd, dt, img, form { padding:0; margin:0; border:0; font-family:"Microsoft YaHei"; }
a img:hover { opacity:0.7; filter:alpha(opacity=70); }
li { list-style: none; }
a { color:#333; }
a:visited { color:#333; text-decoration: none; }
a:hover, a:focus { text-decoration: none; color:#006ab7; }
a:active { color:#333; text-decoration: none; }
.clearfix { clear:both; overflow:hidden; }
.clear { clear:both; font-size:0; height:0; overflow:hidden; }
/*头部 S*/
@media (min-width: 1200px) {
 .container {
 width: 1010px;
}
}
body { font-family:"Microsoft YaHei"; color: #5A5A5A; }
.fl { float:left; }
.fr { float:right; }
/*头部 S*/
.header { padding-top:16px; padding-bottom:16px; }
.header .logo{ margin-top:10px;}
.header .logo img { max-width:100%; }
.header .tel { float:right; width:100%; }
.header .tel span, .tel p { width:100%; display:block; float:right; text-align:right; }
.header .tel span { background:url(../images/bg/tel.gif) right center no-repeat; padding-right:30px; font:22px/20px 'Microsoft Yahei'; color:#666; }
.header .tel p { color:#006ab7; font:30px/46px 'Impact'; }
 @media screen and (min-width: 451px) and (max-width: 700px) {
.header .row .col-xs-8 {
padding-right:0px;
}
.header .row .col-xs-4 {
padding-left:0px;
}
.header .tel span {
background:url(../images/bg/tel.gif) right center no-repeat;
padding-right:30px;
font:20px/30px 'Microsoft Yahei';
color:#006ab6;
padding-top:2px;
}
.header .tel p {
color:#006ab7;
font:22px/24px 'Impact';
}
}
/*头部 E*/

/*nav S*/
.nav_bg.container-fluid { background:#F0F0F0; padding-top:10px; padding-bottom:10px; }
@media (min-width: 1200px) {
 .nav_bg .container {
 width: 1170px;
}
}
 @media (max-width: 450px) {
.header .row .col-xs-8 {
padding-right:0px;
}
.header .row .col-xs-4 {
padding-left:0px;
}
.header .tel span {
background: url(../images/bg/tel.gif) right center no-repeat;
 padding-right: 30px;
 font: 16px/32px 'Microsoft Yahei';
 color: #006ab6;
}
.header .tel p {
color:#006ab7;
font:20px/32px 'Impact';
}
}
@media (max-width: 320px) {
.header .row .col-xs-8 {
padding-right:0px;
}
.header .row .col-xs-4 {
padding-left:0px;
}
.header .tel span {
background: url(../images/bg/tel.gif) right center no-repeat;
 padding-right: 30px;
 font: 14px/20px 'Microsoft Yahei';
 color: #006ab6;
}
.header .tel p {
color:#006ab7;
font:16px/28px 'Impact';
}
}
.navbar{ min-height:100%;}
.nav_bg .navbar-default { background:#F0F0F0; border:0px; margin:0px; }
.navbar-nav { float:inherit; margin: 0px; }
.nav_bg .collapse { text-align:center; }
.nav_bg .nav { display: inline-block; }
.nav_bg .nav > li { float:left; margin:0 -1px; }
.nav_bg .nav > li:hover { float:left; }
.nav_bg .nav > li > a { display:block;  text-align:center; font-size:16px; color:#505050; font-family:'Microsoft Yahei'; -webkit-transition: all 0s ease-in-out 0s; -moz-transition: all 0s ease-in-out 0s; transition: all 0s ease-in-out 0s;     padding: 10px 22px;font-weight:bold; }
.nav_bg .navbar-nav > li > a { color:#505050; display:block;/* background:url(../images/bg/menuhovers.gif) center no-repeat;*/ }
.nav_bg .navbar-default .navbar-nav > li > a { color:#505050; display:block; }
.nav_bg .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color:#006ab7; /*background:url(../images/bg/menuhover.gif) center no-repeat;*/ position:relative; z-index:6 }
.nav_bg .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color:#006ab7;/* background:url(../images/bg/menuhover.gif) center no-repeat;*/ position:relative; z-index:6; }
.nav_bg .navbar-default .navbar-collapse, .navbar-default .navbar-form { border:0px; padding:0px; }
.nav_bg .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 0px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
 .nav_bg .nav > li > a {
width:94px;
display:block;
text-align:center;
font-size:12px;
color:#505050;
font-family:'Microsoft Yahei';
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
}
.nav_bg .navbar-nav > li > a {
color:#505050;
display:block;
background:url(../images/bg/menuhover2s.gif) center no-repeat;
}
 .nav_bg .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color:#006ab7;
background:url(../images/bg/menuhover2.gif) center no-repeat;
position:relative;
z-index:6;
}
 .nav_bg .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color:#006ab7;
background:url(../images/bg/menuhover2.gif) center no-repeat;
position:relative;
z-index:6;
}
}
 @media (max-width: 991px) {
 .nav_bg .nav > li > a {
width:74px;
display:block;
text-align:center;
font-size:12px;
color:#505050;
font-family:'Microsoft Yahei';
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
}
.nav_bg .navbar-nav > li > a {
color:#505050;
display:block;
background:url(../images/bg/menuhover3s.gif) center no-repeat;
}
 .nav_bg .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color:#006ab7;
background:url(../images/bg/menuhover3.gif) center no-repeat;
z-index:6;
position:relative;
}
 .nav_bg .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color:#006ab7;
background:url(../images/bg/menuhover3.gif) center no-repeat;
position:relative;
z-index:6;
}
}
 @media (max-width: 768px) {
 .nav_bg .nav {
 display: inline-block;
 margin-left:1px;
}
}
/*nav E*/

/*banner S*/
.slidebox { width:100%; max-height:768px; overflow:hidden; position:relative; text-align:center; }
.slidebox .pagination { position: absolute; z-index: 20; left: 44%; bottom: 4%; margin: 5px !important; }
 @media (max-width: 750px) {
.slidebox .pagination {
display:none;
}
}
/*banner E*/

/*最新公告 S*/
.hot { padding-top:14px; padding-bottom:14px; background:#f9f9f9; }
.hot .notice_m { height:32px; }
.hot .notice_m span { float:left; color:#333; font-size:14px; line-height:32px; }
.hot .notice_m .notice_list { font-weight:normal; }
.hot .notice_m .notice_list li { height:32px; overflow:hidden; list-style:none; line-height:32px; }
.hot .notice_m .notice_list li a { padding-right:30px; color:#666; font-size:12px; }
.hot .notice_m .notice_list li a:hover { color:#0a9bf4; }
.hot .search { float:right; z-index:9999; height:32px; line-height:32px; display:inline; }
.hot .text { float:left; width:224px; padding-left:5px; color:#252525; height:32px; line-height:32px; border:1px solid #d4d4d4; }
 @media (max-width: 750px) {
.hot .search {
float:left;
z-index:9999;
height:32px;
line-height:32px;
display:inline;
}
}
 @media (max-width: 320px) {
 .hot .text {
float:left;
width:169px;
padding-left:5px;
color:#252525;
height:32px;
line-height:32px;
border:1px solid #d4d4d4;
}
}
.hot .button { float:left; width:33px; margin-left:3px; height:32px; display:inline; background:url(../images/bg/button.gif) center top no-repeat; }
.hot .select { display:none;  /*display:inline;*/ float:left; width:82px; margin-left:3px; background:url(../images/bg/select.gif) left top no-repeat; position:relative }
.hot .select select { margin:5px auto; width:80px; }
.hot div.selectbox-wrapper { border: #d4d4d4 1px solid; overflow:hidden; width:80px; *left:0;
position: absolute; background: #fff; text-align:left; *margin-top:0;
z-index:10; }
.hot div.selectbox-wrapper ul li.selected { background:#efefef; }
.hot div.selectbox-wrapper ul li.current { color: #fff; background:#9ba8b8 }
.hot div.selectbox-wrapper ul li { text-align:center; padding-right:3px; padding-bottom:3px; width:100%; cursor:pointer; line-height: 20px; padding-top: 3px; font-size:12px; color:#252525; }
.hot .selectbox { border:none; display:block; width:80px; text-indent:8px; cursor:pointer; background:none; font-size:12px; height:32px; line-height:32px; color:#252525; }
.hot input { border:0px; }
/*最新公告 E*

/*产品中心 S*/
/*切换 tab   S*/
.buy { width:100%; }
.buy .hd { overflow:hidden; text-align: center; }
.buy .hd ul { display: inline-block; }
.buy .hd .buy_li { color: #006ab7; line-height:30px; background: #EAEAEA none repeat scroll 0% 0%; padding: 1px 8px; border-radius: 5px; display: inline-block; cursor:pointer; margin-bottom:10px; }
.buy .hd .buy_li a { color:#22c50; }
.buy .hd .buy_li a:hover { color:#FFF; display:block; }
.buy .hd .buy_li.on { color:#fff; background:#006ab6; }
.buy .hd .buy_li.on a{ color:#fff;}
.buy .hd .buy_li:hover { color:#fff; background:#006ab6; }
.buy .hd .buy_li a:hover{ color:#fff;}
.buy .bd { border-top:0; }
.buy .bd .like { width:100%; padding-top:10px; }
/* 本例子css */
.buy .bd .like .picScroll-left { width:100%; overflow:hidden; position:relative; }
.buy .bd .like .picScroll-left .hd { overflow:hidden; height:30px; padding:0 10px; text-align:center; }
.buy .bd .like .picScroll-left .hd ul { overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: inline-block; }
.buy .bd .like .picScroll-left .hd ul li { float:left; width:16px; height:16px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/bg/icoCircle.png) 0 -16px no-repeat; }
.buy .bd .like .picScroll-left .hd ul li.on { background-position:0 0; }
.buy .bd .like .picScroll-left .bd { padding:10px 0px 0px 0px; }
.buy .bd .like .picScroll-left .bd ul { overflow:hidden; zoom:1; }
.buy .bd .like .picScroll-left .bd ul li { _display:inline; overflow:hidden; text-align:center; }
.buy .bd .like .picScroll-left .commend { margin:10px 0px; text-align:center; }
.buy .bd .like .picScroll-left .commend img { max-width:100%; }
.buy .bd .like .picScroll-left .commend img:hover { -webkit-animation:tada 1s .2s ease both;
-moz-animation:tada 1s .2s ease both;
}
@-webkit-keyframes tada { 0% {
-webkit-transform:scale(1);
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform:scale(1) rotate(0);
}
}
@-moz-keyframes tada { 0% {
-moz-transform:scale(1);
}
10%, 20% {
-moz-transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-moz-transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-moz-transform:scale(1.1) rotate(-3deg);
}
100% {
-moz-transform:scale(1) rotate(0);
}
}
.buy .bd .like .picScroll-left .commend a { display:block; }
.buy .bd .like .picScroll-left .commend p { color:#FFF; background:#006ab7; height:32px; line-height:32px; }
.buy .bd .like .picScroll-left .commend a:hover p { color:#FFF; background:#006ab6; }
/*娱乐项目 E*/
.product { background:#f0f0f0; padding-top:22px; padding-bottom:30px; }
.product .nameen { width:210px; height:95px; overflow:hidden; margin:0 auto; text-align:center; color:#006ab7; font-size:70px; font-weight:bold; font-family:"Times New Roman", Times, serif; text-transform:uppercase; background:url(../images/bg/bgp.png) no-repeat; }
.product .nameen span { display:inline-block; background:#f1f1f1; padding:0 10px; }
.product .ititle { text-align:center; padding:0 0 30px 0; }
.product .ititle p { text-transform:uppercase; color:#666; font:16px/20px "Times New Roman", Times, serif; }
.product .ititle span { margin:0px auto 0; width:137px; line-height:40px; color:#006ab7; display:block; text-align:center; font-size:24px; font-family:'Microsoft Yahei'; font-weight:bold; }
.product .ititle em { font-style:normal; color:#006ab7; font-size:14px; font-family:'Microsoft Yahei'; }
/*产品中心 E*/

/*关于我们 S*/
.aboutf { margin:0 auto; }
.aboutf .imgleft, .aboutf .abright { padding-top:35px; }
.aboutf .imgleft img { max-width:100%; border-radius:8px; }
 @media (max-width: 750px) {
 .aboutf .imgleft {
display:none;
}
}
.abright h2.name { background:url(../images/bg/abname.gif) left center no-repeat; padding:0 0 0 38px; }
.abright h2.name span { display:block; font-size:24px; color:#006ab6; font-family:'Microsoft Yahei'; font-weight: bold; }
.abright h2.name em { font-size:16px; font-family:Impact; font-style:normal; color:#006ab7; text-transform:uppercase; }
.abright h2.name em font { color:#666; }
.abright .con { font-family:'Microsoft Yahei'; line-height:26px; color:#747474; font-size:14px; max-height:125px; overflow:hidden; }
.more { height:40px; line-height:40px; padding-top:10px; }
.more2 { height:40px; line-height:40px; padding-top:30px; }
.abmore { padding:8px 14px; background:#006ab7; color:#fff; font-size:14px; font-family:'Microsoft Yahei'; text-align:center; display:inline; }
.abmore:visited { color:#FFF; text-decoration: none; }
.abmore:hover, .abmore:focus { text-decoration: none; color:#FFF; }
.abmore:active { color:#FFF; text-decoration: none; }
/*关于我们 E*/


/*案例展示 S*/
.anli_show { padding-top:10px; background:#F1F1F1; margin-top:40px; padding-bottom:40px; }
.anli_show .nameen { width:210px; height:95px; overflow:hidden; margin:0 auto; text-align:center; color:#006ab7; font-size:70px; font-weight:bold; font-family:"Times New Roman", Times, serif; text-transform:uppercase; background:url(../images/bg/bgp.png) no-repeat; }
.anli_show .nameen span { display:inline-block; background:#f1f1f1; padding:0 10px; }
.anli_show .ititle { text-align:center; padding:0 0 30px 0; }
.anli_show .ititle p { text-transform:uppercase; color:#666; font:16px/20px 'Times New Roman'; }
.anli_show .ititle span { margin:0px auto 0; width:137px; line-height:40px; color:#006ab6; display:block; text-align:center; font-size:24px; font-family:'Microsoft Yahei'; font-weight:bold; }
.anli_show .ititle em { font-style:normal; color:#006ab7; font-size:14px; font-family:'Microsoft Yahei'; }
.caser { background:url(../images/hxing.png) center bottom no-repeat; padding-bottom:26px; margin-bottom:10px; }
.caser_t { font: 18px/1 "Impact"; margin-top:9px; padding-bottom:4px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align:center; }
.casertxt { text-align: center; font-size: 14px; }
.zhanshi.row { margin-left:0px; margin-right:0px; margin-top:30px; }
.zhanshi img { max-width:100%; }
.zs_k { padding:0px; background:#FFF; }
.zs_k:hover { background:#006ab6; }
.zs_k:hover .caser { color:#FFF; background:url(../images/bxing.png) center bottom no-repeat; }
.zs_k:hover img { opacity:0.7; filter:alpha(opacity=70); background:#006ab6; }
 @media (max-width: 750px) {
.casertxt {
text-align: center;
font-size: 12px;
}
}
/*案例展示 E*/
/*资讯 S*/
.zxzx { margin-top:30px; }
.zxzx .nameen { width:210px; height:95px; overflow:hidden; margin:0 auto; text-align:center; color:#006ab7; font-size:70px; font-weight:bold; font-family:"Times New Roman", Times, serif; text-transform:uppercase; background:url(../images/bg/bgp.png) no-repeat; }
.zxzx .nameen span { display:inline-block; background:#FFF; padding:0 10px; }
.zxzx .ititle { text-align:center; padding:0 0 30px 0; }
.zxzx .ititle p { text-transform:uppercase; color:#666; font:16px/20px 'Times New Roman'; }
.zxzx .ititle span { margin:0px auto 0; width:137px; line-height:40px; color:#006ab6; display:block; text-align:center; font-size:24px; font-family:'Microsoft Yahei'; font-weight:bold; }
.zxzx .ititle em { font-style:normal; color:#006ab7; font-size:14px; font-family:'Microsoft Yahei'; }
.zx_con { padding-top:30px; padding-bottom:20px; }
.zx_con .zx_cr { }
.zx_con .zx_cl { }
.zx_cl { position: relative; overflow: hidden; margin-top:-2px; background:#006ab6; }
.prev { background:url(../images/bg/nne.gif) center left no-repeat; width:16px; height:27px; display:block; position:absolute; z-index:10; left:10px; bottom:7px; }
.next { background:url(../images/bg/ppr.gif) center right no-repeat; width:16px; height:27px; display:block; position:absolute; z-index:10; right:10px; bottom:7px; }
.zx_cl .bd { margin: 0 auto; }
.zx_cl .bd li { display:block; text-align:center; }
.zx_cl .bd li img { max-width:100%; }
.zx_cl .numBox { height: 26px; text-align:center; width:100%; margin-top:12px; }
.zx_cl .num { height: 14px; display:inline-block; }
.zx_cl .num li { border-radius:7px; -webkit-border-radius:7px; -ms-border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; width: 14px; background:#fff; height: 14px; cursor: pointer; color: #666; margin-right: 10px; float: left; text-indent:-90em; overflow:hidden; line-height: 20px; transform:scale(.7, .7); -o-transform:scale(.7, .7); -moz-transform:scale(.7, .7); -webkit-transform:scale(.7, .7); -webkit-transition:transform .2s ease-out;
-moz-transition:transform .2s ease-out;
-o-transition:transform .2s ease-out;
-ms-transition:transform .2s ease-out;
}
.zx_cl .num li:hover { background:#237ead; color: #fff; }
.zx_cl .num li.on { background:#000; color: #fff; transform:scale(1, 1); -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); -o-transform:scale(1, 1); -webkit-transform:scale(1, 1); transition:transform .2s ease-out;
-webkit-transition:transform .2s ease-out;
-moz-transition:transform .2s ease-out;
-o-transition:transform .2s ease-out;
-ms-transition:transform .2s ease-out;
}
.zx_cr .row { margin-bottom:20px; margin-top:4px; margin-left:0px; margin-right:0px; }
.zxdt_t { padding-right:0px; }
.zxdt_t img { max-width:100%;height:90px; }
.zxdt_r { padding-bottom:11px;margin-bottom:10px; }
.zxdt_r:hover {  }
.zxdt_r h2 { font-size: 14px; padding-bottom:6px; padding-top:6px; line-height:20px; }
.zxdt_r h2 a { font-size: 14px; font-weight: bold; color: #006ab7; }
.zxdt_r .time { display: none; background: transparent url("../images/bg/time.jpg") no-repeat scroll 0px center; font-style: normal; padding: 0px 0px 0px 20px; color: #747474; font-size:12px; }
.zx_nr { line-height: 22px; height: 45px; overflow: hidden; color: #747474; padding: 4px 0px 0px 0px; }
 @media (max-width: 1199px) {
 .zxdt_r {
 border-left: 2px solid #006ab6;
 border-top: 1px solid #EDEDED;
 border-bottom: 1px solid #EDEDED;
 border-right: 1px solid #EDEDED;
 padding-bottom: 5px;
}
}
 @media (max-width: 991px) {
 .zxdt_r h2 {
 font-size: 14px;
 padding-bottom: 4px;
 padding-top: 4px;
 line-height: 20px;
}
.zx_nr {
line-height: 20px;
 height: 41px;
 overflow: hidden;
 color: #747474;
 padding: 2px 0px 0px 0px;
}
.zxdt_r {
 border-left: 2px solid #006ab6;
 border-top: 1px solid #EDEDED;
 border-bottom: 1px solid #EDEDED;
 border-right: 1px solid #EDEDED;
 padding-bottom: 3px;
}
}
 @media (max-width: 750px) {
 .zxdt_r {
margin-left:0px;
padding-right:15px;
}
}
/*资讯 E*/

/*底部 S*/
.footer_top { width: 100%; padding:10px 0px; line-height:30px; text-align: center; background: #006ab7 none repeat scroll 0% 0%; }
.footer_top a { width:14%; display:block; float:left; color:#FFF; }
 @media (max-width: 750px) {
.footer_top {
width: 100%;
padding:10px 0px;
line-height:30px;
text-align: center;
background: #006ab7 none repeat scroll 0% 0%;
}
.footer_top a {
width:25%;
display:block;
float:left;
color:#FFF;
}
.nav_bg.container-fluid{
	padding:0px;
	}
.navbar-default .navbar-brand{
	font-size:14px;
	}
.nrtitle .nameen{
	display:none;
	}		
}
.footer_bom { background:url(../images/bg/footbg.jpg) top center no-repeat; padding:30px 0px; text-align:center; color:#FFF; line-height:26px; }
/*底部 E*/
/*浮动 S*/
.rides-cs { font-size: 12px; background:#006ab6; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px; }
.rides-cs a { color: #00A0E9; }
.rides-cs a:hover { color: #ff8100; text-decoration: none; }
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1; margin-top: 21px; height: 100px; }
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block; }
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden; }
.rides-cs .floatR .cn { background:#F7F7F7; border-radius:6px; margin-top:4px; }
.rides-cs .cn .titZx { font-size: 14px; color: #333; font-weight:600; line-height:24px; padding:5px; text-align:center; }
.rides-cs .cn ul { padding:0px; }
.rides-cs .cn ul li { padding:10px 0px; border-bottom: solid 1px #E6E4E4; overflow: hidden; text-align:center; }
.rides-cs .cn ul li span { color: #777; }
.rides-cs .cn ul li a { color: #777; }
.rides-cs .cn ul li img { vertical-align: middle; }
.rides-cs .btnOpen, .rides-cs .btnCtn { position: relative; z-index:9; top:0px !important; left: 0; background-image: url(../images/bg/lanrenzhijia.png); background-repeat: no-repeat; display:block;  padding: 8px;height:100%; }
.rides-cs .btnOpen { background-position: 0 -24px; }
.rides-cs .btnCtn { background-position: -37px -24px; }
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px; }
.rides-cs ul li.bot { border-bottom: none; }
/*浮动 E*/


/* 本例子css */
.xslideBox { width:100%; overflow:hidden; position:relative; text-align:center;border: 2px solid #ccc; }
.xslideBox .bd { position:relative; height:100%; z-index:0; }
.xslideBox .bd li { zoom:1; vertical-align:middle; }
.xslideBox .bd img { max-width:100%; display:block; opacity:1; filter:alpha(opacity=100);max-width:100%; transition: all 0.3s ease-in-out 0s; }
.xslideBox .bd img:hover { -webkit-transform:scale(1.3); -ms-transform:scale(1.3); transform:scale(1.3) }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.xslideBox .prev,  .xslideBox .next { position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/bg/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50); opacity:0.5; }
.xslideBox .next { left:auto; right:3%; background-position:8px 5px; }
.xslideBox .prev:hover,  .xslideBox .next:hover { filter:alpha(opacity=100); opacity:1; }
.xslideBox .prevStop { display:none; }
.xslideBox .nextStop { display:none; }

.position{ margin-top:20px;text-align:right;}
.breadcrumb{ display:inline-block;background:none;}
